Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-lint 6.0.0 -> 6.1.0 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
qunit (source) 2.23.1 -> 2.24.0 age adoption passing confidence
release-plan ^0.10.0 -> ^0.11.0 age adoption passing confidence
rollup (source) 4.30.1 -> 4.31.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint (ember-template-lint)

v6.1.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
qunitjs/qunit (qunit)

v2.24.0

Compare Source

==================

FYI:

Added
  • CLI: Add .mjs and .cjs to the default file extensions when reading a test directory.

    These have been monitored by watch mode since QUnit 2.18, but were not loaded or executed
    unless you passed them as individual files, or used your own glob like test/*.{js,mjs,cjs}.

    If you currently pass a directory to the QUnit CLI and have matching .mjs or .cjs
    files that should not be executed, you can opt-out by passing test/*.js or
    test/**/*.js explicitly instead of test/.

  • CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. #​1795. #​1789

    Learn more about Cleaner stack traces on the QUnit Blog.

  • Core: Add QUnit.config.reporters.tap for enabling TAP via preconfig. #​1711

  • Core: Add memory to the runEnd event to allow late listeners. This helps browser integrations that only relay a summary. 27a33d1593

Fixed
  • HTML Reporter: Fix unexpected pointer cursor on "Source:" label. f8cce2bb06
  • HTML Reporter: Faster "Hide passed" toggling on large test suites. b13ade0fd7
rollup/rollup (rollup)

v4.31.0

Compare Source

2025-01-19

Features
  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#​5803)
Bug Fixes
  • Handle files with more than one UTF-8 BOM header (#​5806)
Pull Requests

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update devdependencies chore(deps): update devdependencies - autoclosed Nov 18, 2024
@renovate renovate bot closed this Nov 18, 2024
@renovate renovate bot deleted the renovate/devdependencies branch November 18, 2024 03:17
@renovate renovate bot changed the title chore(deps): update devdependencies - autoclosed chore(deps): update devdependencies Nov 24, 2024
@renovate renovate bot reopened this Nov 24, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from f9e1f17 to f04e2c2 Compare November 24, 2024 22:06
@renovate renovate bot force-pushed the renovate/devdependencies branch from f04e2c2 to 3261687 Compare December 1, 2024 22:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 08dffc1 to 5dfc2bf Compare December 15, 2024 21:46
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5dfc2bf to f3b5b17 Compare December 22, 2024 21:47
@renovate renovate bot force-pushed the renovate/devdependencies branch from f3b5b17 to 0a3b6b7 Compare December 29, 2024 22:04
@renovate renovate bot changed the title chore(deps): update devdependencies chore(deps): update dependency release-plan to ^0.11.0 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 0a3b6b7 to db3cde4 Compare January 5, 2025 21:34
@renovate renovate bot force-pushed the renovate/devdependencies branch from db3cde4 to 2e0512b Compare January 12, 2025 21:49
@renovate renovate bot changed the title chore(deps): update dependency release-plan to ^0.11.0 chore(deps): update devdependencies Jan 12, 2025
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2e0512b to 67fd25d Compare January 19, 2025 21:24
@renovate renovate bot force-pushed the renovate/devdependencies branch from 67fd25d to 1d75714 Compare January 26, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants